home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2006 October / wn148cd2.iso / Windows / Se divertir / MediaPortal / Setup.msi / _89D652C6F4C5CB6EFB7B225B3B3ACD05 / _43646BA352CE49B9ADDAEFF5B0E393C6 < prev    next >
Text File  |  2006-03-16  |  3KB  |  117 lines

  1. <window>
  2.   <id>2004</id>
  3.   <defaultcontrol>2</defaultcontrol>
  4.   <controls>
  5.  
  6.     <control>  <!-- Made really small so it is not visible -->
  7.         <description>music rectangle</description>
  8.         <type>image</type>
  9.         <id>0</id>
  10.         <posX>70</posX>
  11.         <posY>425</posY>
  12.         <width>120</width>
  13.         <height>100</height>
  14.         <texture>missing_coverart.png</texture>
  15.         <keepaspectratio>yes</keepaspectratio>
  16.         <centered>yes</centered>
  17.         <visible>no</visible>
  18.     </control>
  19.     <control>
  20.         <description>music logo</description>
  21.         <type>image</type>
  22.         <id>1</id>
  23.         <posX>70</posX>
  24.         <posY>425</posY>
  25.         <width>120</width>
  26.         <height>100</height>
  27.         <keepaspectratio>yes</keepaspectratio>
  28.         <centered>yes</centered>
  29.         <texture>#Play.Current.Thumb</texture>
  30.     </control>
  31.     <control>
  32.         <description>lcd display shine</description>
  33.         <type>image</type>
  34.         <id>19</id>
  35.         <posX>125</posX>
  36.         <posY>29</posY>
  37.         <width>263</width>
  38.         <height>23</height>
  39.         <texture>lcdtopnoshine.png</texture>
  40.     </control>
  41.     <control>
  42.         <description>play logo</description>
  43.         <type>image</type>
  44.         <id>3</id>
  45.         <posX>330</posX>
  46.         <posY>35</posY>
  47.         <width>7</width>
  48.         <height>12</height>
  49.         <texture>logo_play.png</texture>
  50.     </control>
  51.     <control>
  52.         <description>Pause logo</description>
  53.         <type>image</type>
  54.         <id>4</id>
  55.         <posX>330</posX>
  56.         <posY>35</posY>
  57.         <width>9</width>
  58.         <height>12</height>
  59.         <texture>logo_pause.png</texture>
  60.     </control>
  61.     <control>
  62.         <description>FF logo</description>
  63.         <type>image</type>
  64.         <id>7</id>
  65.         <posX>330</posX>
  66.         <posY>35</posY>
  67.         <width>12</width>
  68.         <height>12</height>
  69.         <texture>logo_fastforward.png</texture>
  70.     </control>
  71.     <control>
  72.         <description>RW logo</description>
  73.         <type>image</type>
  74.         <id>8</id>
  75.         <posX>330</posX>
  76.         <posY>35</posY>
  77.         <width>12</width>
  78.         <height>12</height>
  79.         <texture>logo_rewind.png</texture>
  80.     </control>
  81.     <control>
  82.         <description>play time label</description>
  83.         <type>label</type>
  84.         <id>2</id>
  85.         <posX>375</posX>
  86.         <posY>32</posY>
  87.         <label>#currentplaytime</label>
  88.         <align>right</align>
  89.         <font>font10</font>
  90.         <textcolor>FF000000</textcolor>
  91.     </control>
  92.     <control>
  93.         <description>album/artist/genre etc info label</description>
  94.         <type>fadelabel</type>
  95.         <width>165</width>
  96.         <height>30</height>
  97.         <posX>305</posX>
  98.         <posY>32</posY>
  99.         <align>right</align>
  100.         <font>font10</font>
  101.         <label>#Play.Current.Title\r#Play.Current.Artist\r#Play.Current.Album\r#Play.Current.Duration</label>
  102.         <textcolor>FF000000</textcolor>
  103.         <id>5</id>
  104.     </control>
  105.     <control>
  106.         <description>lcd display shine</description>
  107.         <type>image</type>
  108.         <id>10</id>
  109.         <posX>126</posX>
  110.         <posY>29</posY>
  111.         <width>70</width>
  112.         <height>23</height>
  113.         <texture>lcdtopshine.png</texture>
  114.     </control>
  115.     </controls>
  116. </window>
  117.